line2=if answerpri = 'FAX' then do; mailbox = 'anonymous'; signal stdfax; end
line3=else if answerpri = 'DATA' then do; mailbox = 'anonymous'; signal stddata; end
line4=
line5=
line6=
line7=
line8=
line9=
line10=
nextactiontype=1
nextactionaction=anonymous
endrecord=true
startrecord=true
label=
nodetype=14
comment=We're done
nextactiontype=0
nextactionaction=answervoiceDone
endrecord=true
startrecord=true
label=level0
nodetype=3
filename='avm:voices/level0'
comment=Press 1 for (name of mailbox1), 2 for (name of mailbox2), 3 for everyone. [3-5 seconds of silence] At any menu, press the * sign to hang up, the # sign to return to the previous menu, and 0 to repeat the voice prompt.
retries=3
zeroactiontype=0
zeroactionaction=level0
oneactiontype=1
oneactionaction=mailbox1
twoactiontype=1
twoactionaction=mailbox2
threeactiontype=1
threeactionaction=anonymous
fouractiontype=3
fouractionaction=
fiveactiontype=3
fiveactionaction=
sixactiontype=3
sixactionaction=
sevenactiontype=3
sevenactionaction=
eightactiontype=3
eightactionaction=
nineactiontype=3
nineactionaction=
poundactiontype=0
poundactionaction=return
staractiontype=0
staractionaction=answervoiceDone
faxactiontype=2
faxactionaction=mailbox = 'anonymous'; signal stdfax
dataactiontype=2
dataactionaction=mailbox = 'anonymous'; signal stddata